# File lib/puppet/simple_graph.rb, line 241
241:     def vertices
242:         @vertices.keys
243:     end