# File lib/client.rb, line 289
  def post_account(headers=nil)
    _retry(nil, :post_account, [headers, @http_conn])
  end