# 
        cp.rx.RelaySubject
    
A Subject that provides new Observers with some or all of the most recently produced values upon reference.
        # 
        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
- onNext 
- subscribe 
