@Override
  protected void tearDown() throws Exception {
    fScanner = null;

    super.tearDown();
  }