class Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher

def in_array(array)

def in_array(array)
  @array = array
  self
end