class Decidim::Meetings::AnswerOption

def translated_body

def translated_body
  Decidim::Forms::AnswerOptionPresenter.new(self).translated_body
end