# File lib/ansi/terminal/stty.rb, line 41
def
restore_mode
system
"stty #{@state}"
end