# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb, line 64 def successors outgoing_edges.map(&:destination) end