transitions: {
            '* > expanded': function() {
                this.$sub.show();
            },
            'expanded > *': function() {