# 
        cp.rx.Observer
    
Observers are simple objects that receive values from Observables.
        # 
        API Overview
    
Functions - API calls offered directly by the extension
- is 
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
- onCompleted 
- onError 
- onNext 
