Shawn
class Metrics(host: String, port: Int) { private val statsd = MarceloStatsDclient(host, port) }