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