# File lib/fog/key_manager/openstack/models/container.rb, line 29
        def create
          merge_attributes(service.create_container(attributes).body)
          self
        end