# File lib/fog/openstack/models/compute/server.rb, line 113
        def image_ref=(new_image_ref)
          @image_ref = new_image_ref
        end