Remove the last of the dynamic_cast from these helpers
The other methods check the type() and do a static_cast do the same for the last one doing dynamic_cast
The other methods check the type() and do a static_cast do the same for the last one doing dynamic_cast