# File lib/rake/application.rb, line 226
226:     def tty_output=( tty_output_state )
227:       @tty_output = tty_output_state
228:     end