# File lib/pathname2.rb, line 1070
   def compare_file(file)
      FileUtils.compare_file(self, file)
   end