# File lib/fog/libvirt/models/compute/interfaces.rb, line 12 def all(filter={}) load(service.list_interfaces(filter)) end