class I18n::Backend::KeyValue::SubtreeProxy

def is_a?(klass)

def is_a?(klass)
  Hash == klass || super
end