# File lib/rake/application.rb, line 198
198:     def tty_output=( tty_output_state )
199:       @tty_output = tty_output_state
200:     end