module I18n::Backend::KeyValue::Implementation

def initialized?

def initialized?
  !@store.nil?
end