# File lib/validates_timeliness/validation_methods.rb, line 4
    def self.included(base)
      base.extend ClassMethods
    end