class Byebug::VarCommand::AllCommand

def self.short_description

def self.short_description
  "Shows local, global and instance variables of self."
end