# File htree/output.rb, line 23 def output_attvalue(out, context) out.output_string '"' out.output_text to_attvalue_content out.output_string '"' end