<@U3RPXCHUJ> then you can use Tagged bindings <htt...
# kodein
a
@wfisher then you can use Tagged bindings https://salomonbrys.github.io/Kodein/#_tagged_bindings like
bind<Graph>("NewYork") by singleton { }; bind<TrafficUpdater>("NY") by singleton { TrafficUpdater(instance<Graph>("NewYork") }