# File xmlconfigfile.rb, line 314
  def close
    @reloaderThread.exit unless @reloaderThread.nil?
    @reloaderThread = nil
  end