R/zzz_BASE.R
BASE-cash-..instantiated...Rd
Whether or not the object is an instance.
BASE$..instantiated.. #> [1] FALSE # Instantiate test <- BASE$instantiate() test$..instantiated.. #> [1] TRUE