# File lib/types/type.rb, line 27
      def initialize(code) @code = code; @@builtin[code] = self; end