# File lib/cuba.rb, line 286
  def root
    env["PATH_INFO"] == "/" || env["PATH_INFO"] == ""
  end