# File lib/thor/error.rb, line 43
      def spell_checker
        NoKwargSpellChecker.new(error.all_commands)
      end