// legacy IE function // expression( ) export default function() { return this.createSingleNodeList( this.Raw(null, false) ); }