['setOpacity', 'getOpacity', 'getInlineOpacity', 'forceRerendering', 'setContentZoom',
    'collectTextNodes', 'collectTextNodesIgnoreClass', 'childrenWithClassName'].each(
    function (f) {
        Element.Methods[f] = Element[f];
    }