# File lib/innodb/record_describer.rb, line 83
  def self.row(name, *type)
    add_static_field :row, name, type
  end