sub FIRSTKEY { my ($self) = @_; keys %$Self; return $self->NEXTKEY; }