return items.map( (item, idx)=> {

return new Quote(item);

};

More from Clinton Halpin

View all quotes →