# File lib/sinatra/cookies.rb, line 139
      def empty?
        to_hash.empty?
      end