# Functions
Add adds a constructor or an object to the context.
AddObject adds an object to the context.
AddOnce adds a constructor or an object if it does not exist already.
Get returns an object.
New returns a new context with the provided constructors and objects.
Test returns a test context.
# Interfaces
No description provided by the author