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