Source: show | on GitHub
# File ../ruby/lib/sync.rb, line 70 def LockModeFailer.Fail(mode) if mode.id2name mode = id2name end super(mode) end