# File lib/puma/events.rb, line 100
    def write(str)
      super "[#{$$}] #{str}"
    end