Ionic 2 sidemenu access app pages

So the Ionic 2 sidemenu example uses a list of pages in the MyApp class.

What is the most elegant way of accessing this list from pages and being able to call the MyApp.openPage() function from a page?

Ta

Still not sure about this, can anyone offer any advice?

Cheers!