class Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSettersAndValidators

def does_not_match?(tuple)

def does_not_match?(tuple)
  !matches?(tuple)
end