# File temp/encoding.rb, line 8
    def self.apply(obj, enc)
      @encoding_methods[enc][obj]
    end