protected function _before() { if (!extension_loaded('openssl')) { $this->markTestSkipped('Warning: openssl extension is not loaded'); } }