it('should return timestamp on frame 4', function () {
      var actual = evt.toFrames()
      actual[4].should.be.eq(evt.uuid)
    })