class Byebug::ReloadCommand

def description

def description
  %{
    r[eload]\tforces source code reloading
  }
end