# File lib/omniauth/strategy.rb, line 171
    def script_name
      @env['SCRIPT_NAME'] || ''
    end