module Puma

def self.stats_object=(val)

@!attribute [rw] stats_object=
def self.stats_object=(val)
  @get_stats = val
end