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