# File lib/websocket/handshake/handler/base.rb, line 6
        def initialize(handshake)
          @handshake = handshake
        end