css = new \MailPoet\Util\CSS(); } // tests public function testItCanBeInstantiated() { expect_that($this->css instanceof \MailPoet\Util\CSS); } }