# File lib/yard/cli/stats.rb, line 121
      def stats_for_constants
        output "Constants", *type_statistics(:constant)
      end