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