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