# File protocol.rb, line 1005
def
to_s
return
@parent.to_s
if
@parent
return
to_xml(
true
)
end