Hello, I use your lib for a project that does'nt use Backbone and it fails with this line : `else if (selectorValue instanceof Backbone.Model) {` cause the Backbone is not defined, you cannot get something on it. KR