Fail(*opt)
No documentation available.
# File lib/sync.rb, line 56 def Err.Fail(*opt) fail self, sprintf(self::Message, *opt) end