# File htree/output.rb, line 15 def output(out, context) out.output_text @rcdata.gsub(/[<>]/) {|s| ChRef[s] } end