test.it('should add itself to the dependency graph', function () {

          var model = new Model({
            'path': 'foo/bar',
            'raw': '@import "foo"\n@import "bar"'