# File lib/camping-unabridged.rb, line 690
690:     def set(k, v)
691:       O[k] = v
692:     end