module Puma

def self.stats

@!attribute [rw] stats_object
def self.stats
  Puma::JSONSerialization.generate @get_stats.stats
end