# File lib/rack/websocket/handler/base.rb, line 20
        def call(env)
          raise 'Not implemented'
        end