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