# File lib/fog/core/collection.rb, line 61 def initialize(attributes = {}) @loaded = false merge_attributes(attributes) end