'_check_for_existing_bib',
sub {
my $bib_record = shift;
return undef;
return 0;
}
);
$edi_module->mock(
-