# File lib/fog/libvirt/models/compute/interfaces.rb, line 38
        def get(key)
          self.all(:name => name).first
        end