Function: initialize(address _vault, string name, string symbol)
This function initializes the contract.
Inputs
_vaultControl: None. Initialize will be called by deploy script.
Constraints: None.
Impact: Vault address to be.
nameControl: None.
Constraints: None.
Impact: Name of vault token.
symbolControl: None.
Constraints: None.
Impact: Symbol of vault token.