public OCRDestination(OcrPlugin plugin) { this.plugin = plugin; }
public OCRDestination(OcrPlugin plugin) { _plugin = plugin; }