/cc @kevmoo for thoughts. Basically, something like: ```dart $Foo.annotationsOf(someElement, andAssignable: true); ``` Or we could make this the default behavior, and add `onlyExact: true`. WDUT?