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