# File lib/pathname2.rb, line 918
   def lchmod(mode)
      File.lchmod(mode, self)
   end