52 53 54 55
# File 'lib/question/tty.rb', line 52 def self.clear print TTY::CODE::RESTORE print TTY::CODE::CLEAR_DOWN end