'use strict'; module.exports = function render(input, out) { out.write(''); };