# File lib/active_support/core_ext/hash/conversions.rb, line 174
          def from_trusted_xml(xml)
            from_xml xml, []
          end