interfaces: add the missing `self` arg to the dirstate Protocol class...
interfaces: add the missing `self` arg to the dirstate Protocol class
This clears all of the errors that PyCharm has been flagging in this file, since
the zope interface was declared here.