Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
Add "smart plugin" support to your base application. Adds a `.run` method, allowing plugins to be called on a given object, at any time.
Plugin for adding yarn methods to your Base application.