# File lib/active_record/attribute_methods.rb, line 84 def undefine_attribute_methods super @attribute_methods_generated = false end