# File lib/chef/mixin/xml_escape.rb, line 125
        def xml_escape(string)
          string.fast_xs
        end