3 4 5
# File 'lib/isomorfeus_react/lucid_app/base.rb', line 3 def self.inherited(base) base.include(::LucidApp::Mixin) end