# File lib/rack/test/cookie_jar.rb, line 50
      def path
        @options["path"].strip || "/"
      end