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