public function test_SCRIPT_KILL() { $this->assertEquals("script kill", $this->redis->SCRIPT_KILL()); }