# File lib/logger.rb, line 229
  def error?; @level <= ERROR; end