class ActionDispatch::Routing::Mapper::Scope

def nested?

def nested?
  scope_level == :nested
end