package solution

import scroll.internal.Compartment

object Navigation extends Compartment {

  // TODO: Implement the role NavigationRole here!

}