class Byebug::RemoteInterface

def read_command(prompt)

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