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