var poll = function(dbot) { }; exports.fetch = function(dbot) { return new poll(dbot); }