7 8 9 10
# File 'lib/infobar/input_output.rb', line 7 def clear display.clear self end
2 3 4 5
# File 'lib/infobar/input_output.rb', line 2 def newline display.newline self end