182 183 184
# File 'lib/react/component.rb', line 182 def self.included(base) base.include Hyperloop::Component::Mixin end