/**
  * Returns the current element
  * @see Bra5WsdlClass::current()
  * @return Bra5StructLookupValue
  */
 public function current()
 {
     return parent::current();
 }