function query( clean ){ return clean; } module.exports = { query: query, query_type: 'mock' };