# File lib/arrayfields.rb, line 246
    def invert
      to_hash.invert
    end