58 59 60
# File 'lib/coderay/encoders/xml.rb', line 58 def begin_group kind @node = @node.add_element kind.to_s end