# File lib/thor/base.rb, line 331
      def commands
        @commands ||= Thor::CoreExt::OrderedHash.new
      end