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