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