# File lib/websocket/frame/outgoing/client.rb, line 9
        def outgoing_masking?
          @handler.masking?
        end