# File lib/puma/events.rb, line 32
    def log(str)
      @stdout.puts str
    end