class Shoulda::Matchers::ActiveModel::ExceptionMessageFinder

def human_attribute_name

def human_attribute_name
  @instance.class.human_attribute_name(@attribute)
end