settings =& Settings::get_instance(); } function TestExists() { $this->assertIsA($this->settings, 'Settings'); } }