# File lib/fog/libvirt/models/compute/server.rb, line 199 def update_display attrs = {} service.update_display attrs.merge(:uuid => uuid) reload end