= $this->format_inlines($this->format_text($this->comment->body, array('mode' => 'comment')), $this->comment->id) // TODO: Rails.cache.fetch(array( 'type' => '.formatted_body', 'id' => 'comment'.id }) { format_inlines(format_text($this->comment->body, 'mode' => 'comment'), $this->comment->id) ) ?>