# File lib/fssm/pathname.rb, line 408
    def lchmod(mode)
      File.lchmod(mode, self)
    end