# File lib/pathname2.rb, line 1060
   def install(*args)
      FileUtils.install(self, *args)
   end