[Source]
# File lib/sync.rb, line 63 63: def UnknownLocker.Fail(th) 64: super(th.inspect) 65: end
[Validate]