# File lib/typhoeus/request/streamable.rb, line 29
      def streaming?
        @on_body && @on_body.any?
      end