# File lib/camping-unabridged.rb, line 666
666:     def set(k, v)
667:       O[k] = v
668:     end