public PsiImportListImpl(final PsiImportListStub stub) { super(stub, JavaStubElementTypes.IMPORT_LIST); }