container.register({{name}}Repository.self) { _ in
{{name}}RepositoryImplementation( )
} .inObjectScope(.container)