# File lib/active_utils/validateable.rb, line 49
      def on(field)
        self[field].to_a.first
      end