# File lib/pathname.rb, line 771
  def Pathname.getwd() Pathname.new(Dir.getwd) end