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