# File in_memory_solutions_handler.rb, line 49 def add_alternative_spellings(translitered, alt) @@alternative_spellings[translitered] = alt end