Currently, aspects only apply to derived classes, not to
the class where they are defined themselves.
Should make them apply also to there own class.
TODO:
- Change the code
- Add a regression test about it
- Change the doc (one HowTo) that says that they
only apply to derived classes