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