# File lib/foreman/engine.rb, line 260
  def root
    File.expand_path(options[:root] || Dir.pwd)
  end