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