class Byebug::ShowCommand

def help(subcmds = [])

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