Starting child nodes hidden

Is it possible to use :slave.start() to start child nodes hidden from other child nodes?
When trying to run this:

:slave.start(:localhost, 'name', :hidden)

I never return from the action in IEx.