# File lib/rack/websocket/handler/base.rb, line 30
        def close_websocket
          raise 'Not implemented'
        end