class Byebug::SetCommand

def help(subcmds = [])

def help(subcmds = [])
  Setting.help('set', subcmds.first)
end