/** Returns the vendor code of the result. */
 String getVendor() {
   return RESULT.getSource();
 }