# File lib/validates_timeliness/orm/active_model.rb, line 9 def define_attribute_methods(*attr_names) super.tap { define_timeliness_methods} end