# File lib/sinatra/cookies.rb, line 173
      def inspect
        "<##{self.class}: #{to_hash.inspect[1..-2]}>"
      end