public function testCall()
 {
     $this->assertEquals('test_user', Configuration::database('user'));
 }