Method: Aggro::Node#to_s

Defined in:
lib/aggro/node.rb

#to_sObject



12
13
14
# File 'lib/aggro/node.rb', line 12

def to_s
  id
end