class Puma::Launcher

def stats

Return stats about the server
def stats
  @runner.stats
end