# File lib/puma/events.rb, line 36
    def write(str)
      @stdout.write str
    end