# File lib/fog/vsphere/models/compute/interfaces.rb, line 26 def get(id) new service.get_interface(id) end