# File lib/capistrano-stats/metric-message.rb, line 25
    def to_s
      @attributes.values_at(*SERIALIZE_ATTRIBUTES).join("|")
    end