class Decidim::Debates::DebateMCell

def description

def description
  strip_tags(body).truncate(200, separator: /\s/)
end