# File lib/websocket/frame/data.rb, line 24
      def unset_mask
        @masking_key = nil
      end