# File lib/sinatra/cookies.rb, line 186
      def key(value)
        to_hash.key(value)
      end