/**
  * {@inheritdoc}
  */
 public function total()
 {
     return $this->state->getCounter('qtotal');
 }