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