Hello, While reading the Dulcinea sources, I've noticed that even in classes that use the spec module, some methods use typeutils.typecheck instead of spec.require to check types. Is there a reason for this? Or is it just that typecheck is the older function and hasn't been completely phased out yet? Thanks. Matt