improve const-correctness (no complete fix)
Add constness to some methods that do not perform modifications, to allow calling them on const instances.
Add constness to some methods that do not perform modifications, to allow calling them on const instances.