/**
  * @ensures is_string($pbcResult)
  */
 public function peek()
 {
     return parent::peek();
 }