# File lib/plugins/defaults/command_line.rb, line 22
    def stop
      @input_thread.kill if @input_thread
    end