Just like interfaces with @Attribute annotation on getters will generate new attributes for JSF components, it would be good to also have it for method so we can easily add util methods (like "boolean hasFacet(String facetName)") to our generated components or renderers.