class Byebug::CommandNotFound

def build_cmd(*args)

def build_cmd(*args)
  args.compact.join(" ")
end