MutableData
A mutable in-memory data store providing access to values using the Service Locator pattern
Users will be able to modify this data store inside methods annotated with InitRoute, and then access a read-only version of the data inside a Page or a Layout.