# File lib/omniauth/strategies/gitlab.rb, line 26 def raw_info @raw_info ||= access_token.get('user').parsed end