init()

in Sources/StatsdClient/StatsdClient.swift [432:434]


    init(_ value: T) {
        self.value = value
    }