public function testGetAllowedExtensionsDefault()
 {
     $this->assertEquals(array(), $this->dl->getAllowedExtensions());
 }