module I18n::Backend::Simple::Implementation

def initialized?

def initialized?
  @initialized ||= false
end