# File lib/fog/rackspace/models/compute_v2/metadata.rb, line 84 def new(attributes = {}) super({ :parent => parent }.merge!(attributes)) end