Instance variables are not available inside the methods.
They are: vc.instance_variable_get(:@foo)
vc.instance_variable_get(:@foo)
That’s way too verbose.