I can't bulkify code that looks like this because static-eval is throwing:
var uninitialized
, bulk = require('bulk-require')
, _ = require('lodash')
, conditions = bulk(__dirname, ['/*'])
Once I initialize the variable in the var statement, i get #10