Initialize the MockManager 
             This is called automatically
             
             Defaults to collect call information ONLY for mocked classes 
            
Overload List
| Name | Description | |
|---|---|---|
| Init | 
             Defaults to collect call information ONLY for mocked classes and
             not verbose
              | |
| Init(Boolean) | 
            Manually set Call Collection and verbose behaviors
              | 
See Also