class Byebug::EnableCommand

def description

def description
  %{Enable breakpoints or displays.
    This is used to cancel the effect of the "disable" command.}
end