# File lib/cookiejar/cookie_validation.rb, line 117
    def self.cookie_base_path path
      BASE_PATH.match(to_path path)[1]
    end