Start Refresher progamatically

In Ionic v3 there was a private (with underscore) function we could call to start the ion-refresher component programmatically.

Is there a way to do the same thing in v4? Or should we propose to make the beginRefresh() function public?