# File lib/gettext_i18n_rails/active_record.rb, line 8
  def human_name(*args)
    _(self.human_name_without_translation)
  end