# File lib/prawn/document/internals.rb, line 60
def
add_content
(
str
)
page_content
<<
str
<<
"\n"
end