/** * Returns the first element * @see EzPedidosWsdlClass::first() * @return string */ public function first() { return parent::first(); }