# File lib/puppet/simple_graph.rb, line 178
178:   def to_a
179:     @vertices.keys
180:   end