SUMMARY OF PROBLEM 1. With a clean build the line below executes correctly: if unencoded_code (i + 1).to_character_32.is_space then 2. F7 recompiles of class edits causes the line to fail to execute corrrectly. 3. Forced recompilation of routine causes the line to execute correctly again.