Tabs.select

Can someone help me? I just started with Angular 2 and ionic 2 and I’m already struggling with the most basic of tasks: I want to select the last tab when the application start

I tried injecting the Tabs controller and call select but no dice.

Thanks