201 202 203
# File 'lib/antlr3/test/functional.rb', line 201 def say( *args ) output_buffer.puts( *args ) end