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