# File lib/fog/image/openstack/v2/models/image.rb, line 92 def save if @attributes[:self].nil? create else update end end