# File lib/fuubar/output.rb, line 7 def initialize(output, force_tty = false) @raw_output = output @force_tty = force_tty end