# File lib/automateit/shell_manager/portable.rb, line 145
  def pwd()
    return FileUtils.pwd()
  end