# File lib/bundler/vendor/fileutils/lib/fileutils.rb, line 98
  def pwd
    Dir.pwd
  end