# File lib/puma/events.rb, line 46
def
error
(
str
)
@stderr
.
puts
"ERROR: #{str}"
exit
1
end