# File lib/omniauth/strategies/open_id.rb, line 102 def user_info(response) sreg_user_info(response).merge(ax_user_info(response)) end