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