# File lib/pdf/writer/object/page.rb, line 52 52: def add_annotation(a) 53: @annotations << a 54: end