class Thor::Correctable::DidYouMean::NoKwargSpellChecker

unable to parse the file.
above, it’s still necessary because the interpreter would otherwise be
words. Even though this code wouldn’t be hit because of the check
arguments, we need our own spell checker class that doesn’t take key
In order to support versions of Ruby that don’t have keyword

def initialize(dictionary)

def initialize(dictionary)
  @dictionary = dictionary
end