# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb, line 270
      def ancestor?(other)
        other.path_to?(self)
      end