116ac66a8a
The static methods calculateItemValueSC and getItemValueSC were incorrectly placed inside the init() method, causing a SyntaxError in strict mode. This moves them to the class level where they belong. Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>