/* jslint node: true */ 'use strict'; exports.PluginModule = PluginModule; function PluginModule(options) { }