/**
  * @return \BitWasp\Bitcoin\Math\BinaryMath
  */
 private function binaryMath()
 {
     return $this->math->getBinaryMath();
 }