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