# File lib/fakefs/pathname.rb, line 690
      def lchmod(mode)
        File.lchmod(mode, @path)
      end