stalbert
const so = new SalesOrder(12345) const foundLine = _.find(so.item, line=> line.foo + line.bar == 5)