class ChefCLI::Policyfile::IncludedPoliciesCookbookSource

def ==(other)

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