class Byebug::VarInstanceCommand

def description

def description
  %(v[ar] i[nstance] <object>
  Show instance variables of <object>.)
end