pub fn annotate(object: &Expr, author: &str, comment: &str) -> Result<Expr>
Attach a review comment to an object, returning the object with an appended annotation. Annotations are object-review primitives kept as data.