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