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