# File lib/cucumber/formatter/tag_cloud.rb, line 21
      def tag_name(tag_name)
        @counts[tag_name] += 1
      end