class Shoulda::ActiveRecord::Matchers::AllowValueMatcher

def negative_failure_message

def negative_failure_message
  "Expected #{expectation}, got #{error_description}"
end