# File lib/prawn/table/cell.rb, line 111 def text_area_height @document.height_of(@text, text_area_width) end