It'd be nice if we could provide our behavior tests (e.g. Ownable) to users, so that they could in turn check that contracts inhering from those still preserve the base behavior (if applicable) and that it hasn't been accidentally broken (e.g. by overriding a modifier, etc.).
Related to #326.