class Byebug::Interface

def aprint(msg)

def aprint(msg)
  print afmt(msg)
end