module.exports = function(fragment, block, element, text, textBlock, parser, modifiers) { return element("div", { "class": "rotor-preview" }, []); };