Clears the trace word hash
122 123 124
# File 'lib/lolspeak.rb', line 122 def clear_traced_words @traced_words = {} end