# File lib/rack/websocket/handler/base/connection.rb, line 44
def
trigger_on_open
;
@app
.
on_open
;
end