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