module I18n::Backend::Chain::Implementation

def initialize(*backends)

def initialize(*backends)
  self.backends = backends
end