/** * @inheritdoc * @return Job */ public function offsetGet($offset) { return parent::offsetGet($offset); }