# File lib/buildr/core/util.rb, line 403
      def ==(other)
        pid == other.pid
      end