return { test_portal: function() { // Starts the portal actor $start(e => {}, "tests/portal_actor") } }