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