# File httpd/lib/symbiosis/apache_logger.rb, line 126
  def sync_io=(tf)
    @sync_io = (tf === true)
  end