# File lib/arrayfields.rb, line 250
    def to_pairs
      fields.zip values
    end