Simple in-memory implementation of Context.
May be null for a new context not yet saved.
Entries in the order they were added. The default instance of any type is the last one Objects are immutable and may not be removed.
Get the last object of the given type, or null if none.
Populate the given blackboard from the context.