in lib/twurl/cli.rb [123:127]
def print(*args, &block) output.print(*args, &block) output.flush if output.respond_to?(:flush) end