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