# File lib/statsd/graphite.rb, line 7
    def initialize(*args)
      puts args
      super
      # stuff here...
    end