public DIContext():
Creates an empty dependency injection context.
import klyn.di context = DIContext() context.registerComponent("service", Object())