if(o.initial) {
                    o = Ergo.merge({}, o, o.initial);
                    delete this.options.effects.initial;
                }