@Target(value={PACKAGE,TYPE,FIELD,CONSTRUCTOR,METHOD})
public @interface ReviewBeforeRelease
An annotation applied during SDK 2.0 developer preview. This makes note of something we know will change before GA or are
unsure about. By applying this annotation and making sure all instances of it are removed before GA, we will make sure not to
miss anything we intended to review.