Merge pull request #6146 from RosettaCommons/roccomoretti/fix_master_tests2
Fix clang_tidy warning in master
Be explicit about which virtual function is being called during constructor. (This is easy, as it's the most-derived class which is calling things.)