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