Current File : //proc/self/root/kunden/usr/share/gems/gems/mysql2-0.5.3/lib/mysql2/field.rb
module Mysql2
  Field = Struct.new(:name, :type)
end