Plugin Execution Order

We have a number of custom plugins and I wish to run one of them before another one. How do I control this and how are they ordered by default?

I can't seem to find anything in the IConfigurablePlugin interface that allows me to do this or any documentation around this.