# File lib/prawn/flexible-table/cell.rb, line 81
      def height
        @height || text_area_height + 2*@vertical_padding
      end