# File lib/rantly/generator.rb, line 98
  def classify(classifier)
    @classifiers[classifier] += 1
  end