class ActionDispatch::Routing::Mapper::Scope

def root?

def root?
  @parent.null?
end