Sorin
val foodCreationModule = Kodein.Module { bind<PresenterFoodCreation>() with instance(PresenterFoodCreation()) }