class Byebug::ReloadCommand

def help(cmd)

def help(cmd)
  %{
    r[eload]\tforces source code reloading
  }
end