# File lib/sinatra/cookies.rb, line 192
      def keys
        to_hash.keys
      end