# File lib/arrayfields.rb, line 357 def initialize *a, &b super ensure @fieldset = self.class.const_get :FIELDS end