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