# File lib/dm-core/associations/many_to_one.rb, line 141
        def default_for(source)
          typecast(super)
        end