class Byebug::VarCommand::LocalCommand

def self.short_description

def self.short_description
  "Shows local variables in current scope."
end