# File lib/rest.rb, line 91
  def root?
    return !parent
  end