66 67 68
# File 'lib/celluloid/actor/system.rb', line 66 def stack_dump Internals::Stack::Dump.new(@group) end