# File lib/haml/options.rb, line 240
    def cdata
      xhtml? || @cdata
    end