# File lib/ovirt/vm.rb, line 30
    def interfaces
      @interfaces ||= @client.vm_interfaces(id)
    end