名前空間(namespace)内でのルートURLを設定する正しい記述はどれか。

namespaceブロック内でも root ‘controller#action’ (または root to: …)を使用してルートパスを定義できる。