# File lib/logger.rb, line 221
  def info?; @level <= INFO; end