Modules: Mixin
50 51 52
# File 'lib/hyper-react.rb', line 50 def self.inherited(child) child.include(Mixin) end