# File lib/lograge.rb, line 74
  def ignore(test)
    ignore_tests.push(test) if test
  end