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