94 95 96
# File 'lib/curator/memory/data_store.rb', line 94 def _bucket(bucket) _data[bucket] ||= {} end