class Magick::RVG::PathData

def to_s

Convert the path to its string equivalent.
def to_s
  @path
end