container.register({{name}}Interactor.self) { _ in

{{name}}InteractorImplementation(

)

}