class Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetter

def attribute_does_not_exist!

def attribute_does_not_exist!
  raise attribute_does_not_exist_error
end