return resolveGlobs(this.globs)
    .bind(this)
    .then(this.filterPaths)
    .then(this.retreive)
    .then(this.resolve)