# File lib/saikuro.rb, line 603
  def ignore?(count)
    count < @limit
  end