class Thread
Contains patches to Ruby’s core classes.
Attributes
inside_alda_list[RW]
Because Alda 2 uses quoted lists to denote lists (vectors) of symbols, we have to keep track of whether we are inside a list already (because this notation is inconsistent for inner lists and outer lists).