9 10 11 12 13 14
# File 'lib/component_host/host.rb', line 9 def self.build instance = new Signal.configure instance instance.send = Actor::Messaging::Send instance end