# File lib/active_record/attribute_methods.rb, line 12 def define_attribute_methods super(columns_hash.keys) end