class Puma::Runner

def error(str)

def error(str)
  @log_writer.error str
end