# File lib/puppet/simple_graph.rb, line 182
182:     def to_a
183:         @vertices.keys
184:     end