module DEBUGGER__

def self.info msg

def self.info msg
  log :INFO, msg
end