serialize( $format ); $newText = $new->serialize( $format ); return $this->generateTextDiffBody( $oldText, $newText ); } }