my %hash; @hash{ @orgs } = (1) x @orgs; error_suspect_org() unless defined $hash{ $organization };