Help for this page
push @return, $self->_rmap($_) for values %$_;
push @return, map { $self->_rmap($_) } values %$_;