# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb, line 110
      def path_to?(other)
        _path_to?(other)
      end