module.exports = (body) => ({options}) => { return {options, body} }