# File lib/rack/websocket/application.rb, line 29
def
_call
(
env
)
websocket_handler
.
call
(
env
)
end