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