"Useful to confirm that fresh() and .RESET()  are working as intended"
I commented the whole file out, just in case it was auto-sourced
Then leaving this comment unquoted so that if it is sourced, it will crash

stop("DO NOT source() THIS FILE")



if (FALSE) {

#  .a(fresh)
#  sessionInfo()
#  fresh(all=FALSE, options=TRUE)
#  fresh(all=FALSE, options=TRUE, clean_only=TRUE)
#  source("~/git/misc/rscripts/utils/workspace.R")
#  source("~/git/misc/rscripts/utils/workspace.r")
#  source("~/git/misc/rscripts/utilsRS.r")
#  utilSource()
#  fresh(all=FALSE, options=TRUE, clean_only=FALSE)
#  sessionInfo()
#
#  .RESET()
#
#  library(colorout)
#
#
#
#  if (FALSE) {
#  .g()
#  source("~/git/misc/rscripts/utilsRS.r")
#  library(colorout)
#  utilSource()
#  debugOn("reset")
#  debugOn("fresh")
#  .RESET()
#  fresh(save=save, utils=utils, dt=dt, env=envir, verbose.debug=TRUE)
#  fresh(verbose.debug=TRUE)
#
#  }
#
#  qn()
#  # Revo64 --vanilla
#  Revo64 
#  {
#    # library(base64enc)
#    source("~/git/misc/rscripts/utilsRS.r")
#    source("~/git/misc/rscripts/utils/workspace.R")
#    library(colorout)
#    utilSource()
#    # detach(package:base64enc, unload=TRUE)
#    .RESET()
#    data.table(1)
#  }
#  library(brew)
#  library(xml)
#
#  -----
#
#  fresh(verbose.debug=TRUE)
#
#  sessionInfo()

}