# File lib/fuubar.rb, line 119
  def output
    @fuubar_output ||= Fuubar::Output.new(super, configuration.tty?)
  end