class Byebug::CommandProcessor

def annotation(label, commands, context, cmd)

def annotation(label, commands, context, cmd)
  print afmt(label)
  one_cmd(commands, context, cmd)
end