class ActionDispatch::Routing::Mapper::Scope

def root?

def root?
  @parent == ROOT
end