# File lib/validates_timeliness/orm/active_model.rb, line 13 def undefine_attribute_methods super.tap { undefine_timeliness_attribute_methods } end