# File lib/test/rails/ivar_proxy.rb, line 19 def [](ivar) @object.instance_variable_get "@#{ivar}" end