# File lib/acts_as_restorable.rb, line 37
        def as_xml(opts = {})
          to_xml(opts)
        end