# File lib/arrayfields.rb, line 290
  def Arrayfields(*a, &b) Arrayfields.new(*a, &b) end