self.
Self::
I was a little confused about these calls using `Self::` instead of `self.` here. Is there a reason to use the former instead of the latter?