class Prawn::Table::Cell::Subtable

def natural_content_width


Proxied to subtable.
def natural_content_width
  @subtable.cells.width
end