/**
  * Helper mock callback to return the typed data value.
  */
 public function getCanonicalRepresentation()
 {
     return $this->typedData->getValue();
 }