module ActiveSupport::XmlMini

def current_thread_backend

def current_thread_backend
  IsolatedExecutionState[:xml_mini_backend]
end