# File lib/big_record/model.rb, line 299
    def human_attribute_name(attribute_key)
      self.class.human_attribute_name(attribute_key)
    end