diff --git a/docs/bugpattern/GuardedBy.md b/docs/bugpattern/GuardedBy.md index 23bdec912dd..34a1cfb0fa2 100644 --- a/docs/bugpattern/GuardedBy.md +++ b/docs/bugpattern/GuardedBy.md @@ -100,6 +100,11 @@ ClassName.methodName() The static method specified by methodName(). Methods called to return locks should be deterministic. +
+itself
+