class Eco::API::Organization::People

def exclude(object, strict: false)

def exclude(object, strict: false)
  exclude_people(into_a(object), strict: strict)
end