This function only reads the data being referenced, it doesn't modify it, so we can turn the reference into a const reference.
This function only reads the data being referenced, it doesn't modify it, so we can turn the reference into a const reference.