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