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