# File lib/highline/system_extensions.rb, line 216 def restore_mode system "stty #{@state}" print "\r" end