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