class Puma::Runner

def log(str)

def log(str)
  @log_writer.log str
end