# File test/test_client.rb, line 25
  def teardown
    @client.close if @client && @client.open? # allow tests to close
  end