# File lib/websocket/frame/outgoing.rb, line 22
      def require_sending?
        !error?
      end