If my core library is not JQuery, then I can't use $.ready()...
What I'm trying to say is can.ready should be available via can.util.library and should proxy the call to the native core library's DOM ready handler (in the similar way like can.extend() or can.each() are implemented currently).