:nodoc:
41 42 43
# File 'lib/thespian.rb', line 41 def actor @actor ||= Actor.new(:object => self, &self.class.actor.receive_block) end