Пример #1
0
 /**
  * toReal.
  *
  * @return Real
  */
 public function toReal()
 {
     return Real::fromNatural($this);
 }