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