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