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