# File lib/fog/core/model.rb, line 9
    def initialize(new_attributes = {})
      merge_attributes(new_attributes)
    end