class Decidim::Debates::DebateMCell

def has_state?

def has_state?
  model.closed?
end