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