# frozen_string_literal: true require_relative 'connection' module Datadog class Statsd VERSION = '4.8.3' end end