17 18 19 20
# File 'lib/dcell/messages.rb', line 17 def dispatch node = DCell::Node[@id] node.handle_heartbeat if node end