# File lib/cabin/mixins/timestamp.rb, line 5 def self.extended(instance) self.included(instance.class) end