class Pry::Command::Ls::LsEntity

def instance_vars

def instance_vars
  grep InstanceVars.new(@interrogatee, @no_user_opts, @opts, pry_instance)
end