Returns the referenced object. ```python x_ref = Reference(x) print(x is x_ref.deref()) ==> True ```
(self)
source not stored for this graph (policy: none)
no outgoing calls