# File lib/rvg/embellishable.rb, line 287 def path(path) path = Path.new(path) @content << path return path end