# File lib/saikuro.rb, line 611
  def error?(count)
    count >= @error
  end