milo

attributes

declaration
 attributes 

var attributes = module.exports = {
    bind: require('./a_bind'),
    load: require('./a_load')
};