# File lib/fog/libvirt/models/compute/interface.rb, line 14
        def save
          raise Fog::Errors::Error.new('Creating a new interface is not yet implemented. Contributions welcome!')
        end