# File lib/reactor/acceptor.rb, line 26 def initialize(impl) @impl = impl self.class.store_instance(self) end