Metal.js utility for AOP.
npm install metal-aop

Metal.js utility to perform AOP.
1. Install a recent release of NodeJS if you
don't have it yet.
2. Install local dependencies:
```
npm install
3. Run the tests:
```
npm test
Check out the contributing guidelines for more information.