class Byebug::VarInstanceCommand

def description

def description
  %{
    v[ar] i[nstance] <object>\tshow instance variables of object
  }
end