pub type Env = Vec<EnvFrame>;
Scope stack: innermost scope last.
pub struct Env { /* private fields */ }