# File lib/arrayfields.rb, line 319 def fields *values return(send('fields=', *values)) unless values.empty? fieldset and fieldset.fields end