Interface for object that requires explicit initialization
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | initialize()Call to initialize the object | 
|  | boolean | isInitialized() |