# File lib/websocket/handshake/base.rb, line 30
      def to_s
        @handler ? @handler.to_s : ''
      end