# File lib/soap/soap.rb, line 123
    def instance_variable_get(ivarname)
      instance_eval(ivarname)
    end