template = $template; return $this; } protected function newApplicationTransactionCommentTemplate() { return id(clone $this->template); } }