'use strict'; module.exports = function (builder) { return builder.arrayExpression([]); };