# File lib/omniauth/strategies/oauth/meetup.rb, line 53 def parse(response) MultiJson.decode(response) end