start_accepting()
Starts accepting with a reset screen
# File lib/rdoc/markup/to_ansi.rb, line 86 def start_accepting super @res = ["\e[0m"] end