public function testCallOONull()
 {
     $this->assertNull(Configuration::test()->non_existant);
 }