# Packages
No description provided by the author
# Functions
NewLockableRegister returns a starter that starts an ObjectSetController listening to events on ObjectSetStates and a LockableRegister that allows you to register new states for ObjectSets in memory.
# Interfaces
LockableRegister implements Register and Locker.
Locker can lock or unlock object sets tied to a specific key.
Register can keep track of sets of ObjectSets.