# File lib/codec/mapping.rb, line 83
    def self.for_code(code)
      @@by_code["#{code}"]
    end