function find(cfb/*:CFBContainer*/, path/*:string*/)/*:?CFBEntry*/ { return cfb.find(path); }