flex.on('data', function() {
   console.log(five.Board.map(this.raw, 100, 300, 0, 100));
   // console.log(this.raw);
 });