Ionic action sheet : how to modify order of the buttons?

I would like to ask, how can i modify button order in $ionicActionSheet? :

I need move destructiveText button on last position.

http://ionicframework.com/docs/api/service/$ionicActionSheet/

enter image description here

In documentation is no mention about it.

Many thanks for any advice.