# File lib/pathname2.rb, line 1075
   def uptodate?(*args)
      FileUtils.uptodate(self, *args)
   end