I think the order of execution is init(), preDispatch() and then action() is called.
Should I initialize my variables, which are common among all actions, i