Method: Celluloid::ClassMethods#actor_system

Defined in:
lib/celluloid.rb

#actor_systemObject



220
221
222
# File 'lib/celluloid.rb', line 220

def actor_system
  Celluloid.actor_system
end