public function testConfigSessionArray()
 {
     $this->assertTrue(is_array(\Resources\Config::session()));
 }