This inspection reports
protected
visibility used inside of a non-inheritable class. In such cases
protected
members are accessible only in the class itself, so they are effectively
private
.