# File lib/haml/html/erb.rb, line 32
      def escaped_expr(code)
        raise Haml::Error.new("html2haml doesn't support escaped expressions.")
      end