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