/** * {@inheritdoc} */ public function getContents($maxLength = -1) { return $this->_delegate->getContents($maxLength); }