class Byebug::RemoteInterface

def read_command(prompt)

def read_command(prompt)
  send_command "PROMPT #{prompt}"
end