# File lib/mega/synchash.rb, line 135 def keys @sync.synchronize(::Sync::SH) { @delegate.keys() } end