class Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
def expected_message_from(attribute_message)
def expected_message_from(attribute_message) "#{human_attribute_name} #{attribute_message}" end
def expected_message_from(attribute_message) "#{human_attribute_name} #{attribute_message}" end