'use strict'; const CHANNEL = require('./channel.js'); module.exports = (self, coincident) => { return coincident; };