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