85 86 87 88
# File 'lib/inspector.rb', line 85 def info(message) log("[#{KLASS_TAG[INFO]}] #{message}") @info = true end