# File lib/yard/cli/stats.rb, line 111
      def stats_for_modules
        output "Modules", *type_statistics(:module)
      end