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