Locomotive and establish_connection

I am using locomotive for development.
My app uses dual databases and hence I have a model that uses a
different establish_connection to connect to the db.
It seems that locomotive does not support this. Am I correct? If so,
does anyone have a different approach to achieve this?

thanks.