# File lib/rbvmomi/basic_types.rb, line 146 def initialize connection, ref super() @connection = connection @soap = @connection # XXX deprecated @ref = ref end