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