class Middleman::Sitemap::Extensions::Proxies::ProxyConfiguration

def hash

Two configurations are equal if they reference the same path
def hash
  path.hash
end