# File lib/openstack/swift/container.rb, line 13 def initialize(swift, name) @swift = swift @name = name @metadata = container_metadata end