# File lib/puma/events.rb, line 77
def
fire_on_booted!
@on_booted
.
each
{
|
b
|
b
.
call
}
end