# File lib/prawn/layout/grid.rb, line 201
      def width
        right_box.right - left_box.left
      end