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