@Override
 public MemoizedFile file(String filePath) {
   return bundlableNode.file(filePath);
 }