class Byebug::VarAllCommand

def description

def description
  %(v[ar] a[ll]
    Show local, global and instance & class variables of self.)
end