class Prawn::Table::Cell::Subtable

def max_width


Proxied to subtable.
def max_width
  @subtable.cells.max_width
end