I wonder if there are plans to implement some functionality in AspectJ
that would allow to remove features from the instrumented code. For
instance, remove interfaces and methods that belong to those interfaces,
remove annotations and/or change annotation values.