plugin-scope2.js 55 Bytes
functions.add('foo', function() {
    return 'bar';
});