# File lib/innodb/record_describer.rb, line 111
  def row(name, *type)
    add_field :row, name, type
  end