# File lib/puppet/simple_graph.rb, line 82
82:         def to_s
83:             vertex.to_s
84:         end