# File lib/puma/cluster.rb, line 187
    def stats
      %Q!{ "workers": #{@workers.size}, "phase": #{@phase} }!
    end