sub GetBigList { my $self = shift; return keys( %{$self->{'BigList'}} ); }