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