# File lib/pdf/writer.rb, line 1029
1029:   def add_content(cc)
1030:     @current_contents << cc
1031:   end