# 
        cp.rx.Reference
    
A handle representing the link between an Observer and an Observable, as well as any work required to clean up after the Observable completes or the Observer cancels.
        # 
        API Overview
    
Constructors - API calls which return an object, typically one that offers API methods
- create 
Methods - API calls which can only be made on an object returned by a constructor
- cancel 
