# File lib/cookiejar/jar.rb, line 295
    def find_domain host
        @domains[host] || {}
    end