# File lib/prawn/document.rb, line 418
    def bounds=(bounding_box)
      @bounding_box = bounding_box
    end