class Decidim::Meetings::Admin::MeetingRegistrationsForm

def meeting

def meeting
  @meeting ||= context[:meeting]
end