61 62 63
# File 'lib/object-stream.rb', line 61 def register_type type, &bl @stream_class_map[type] = bl end