124 125 126
# File 'lib/curator/memory/data_store.rb', line 124 def _bucket_name(name) "#{Curator.config.environment}:#{name}" end