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