# File lib/arrayfields.rb, line 28
        def new fields
          @sets[fields] ||= super
        end