destroy($name)
Destroys a variable in the context.
exists($name)
Checks whether or not the variable exists.
$_storage
Private array that stores the references.
Registry object that contains information about the current context.
loadArray($context_array)
Loads a series of variables from an associative array.