# File lib/client.rb, line 591
  def post_object(container, name, headers={})
    _retry(nil, :post_object, [container, name, headers])
  end