# File lib/fog/rackspace/models/storage/file.rb, line 137 def metadata attributes[:metadata] ||= Fog::Storage::Rackspace::Metadata.new(self) end