class ChefCLI::Policyfile::DeliverySupermarketSource

def ==(other)

def ==(other)
  other.kind_of?(self.class) && other.uri == uri
end