# File lib/rack/auth/abstract/request.rb, line 9
      def provided?
        !authorization_key.nil?
      end