14 15 16
# File 'lib/gems/dm-core-0.9.9/lib/dm-core/type_map.rb', line 14 def map(type) @chains[type] ||= TypeChain.new end