class Magick::RVG::PathData

def initialize

Construct an empty path
def initialize
  @path = ''
end