# File temp/Graph/Bar.rb, line 210
def
get_svg rv =
""
gen_svg.write( rv, 0,
true
)
return
rv
end