The protected deref method had inconsistent interface of being a const function that returned a non-const reference. Resolves #914.
The protected deref method had inconsistent interface of being a const function that returned a non-const reference. Resolves #914.