Score.zero constructor

Score.zero()

Implementation

Score.zero()
    : boosts = [],
      _score = null;