Tinytest.add("spiderable - is not ready with a custom hook", function (test, expect) {
  var callbacks = {}
  test.equal(
    _.keys(Spiderable._onReadyHook.callbacks).length,
    2