# File lib/active_record/timestamp.rb, line 40
    def initialize_dup(other)
      clear_timestamp_attributes
      super
    end