https://github.com/pymc-devs/pymc3/blob/master/pymc3/model.py#L277
One of the important pieces of code that handles variable instantion I think.
TODO:
- Find where RVs register themselves with this context.
- Be able to articulate how the context manager works