The file had duplicate calculate() and getMetadata() methods causing syntax errors. Removed duplicate code from lines 214-251. Now the file has a single proper implementation.
The file had duplicate calculate() and getMetadata() methods causing syntax errors. Removed duplicate code from lines 214-251. Now the file has a single proper implementation.