/** * {@inheritdoc} * @see Scalr\Tests\Service\Aws.CloudWatchTestCase::tearDown() */ protected function tearDown() { $this->cloudWatch = null; parent::tearDown(); }