# File lib/rbvmomi/vim/HostSystem.rb, line 110 def obj conn = @host._connection conn.type(@type_info.wsdlName).new(conn, @instance) end