class Decidim::Meetings::JoinMeeting

def follow_meeting

def follow_meeting
  Decidim::CreateFollow.call(follow_form, user)
end