# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb, line 49 def predecessors incoming_edges.map(&:origin) end