class ChefCLI::Policyfile::DeliverySupermarketSource

def ==(other)

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