# File lib/rhc/highline_extensions.rb, line 24
    def restore_mode
      `stty #{@state} 2>&1`
    end