# File lib/fog/openstack/models/compute/snapshot.rb, line 20 def initialize(attributes) # Old 'connection' is renamed as service and should be used instead prepare_service_value(attributes) super end