module.exports = function () {
    function Plugin(options) {
        _classCallCheck(this, Plugin);

        this.options = options || {};