apatrida
fun with(value: Any, debugType: Type) = container.bind(Key(Bind(value.javaClass, _tag), Unit.javaClass), _overrides) with CInstance(debugType, value)