class Magick::RVG::PathData

def deep_copy(_h = nil)

Other tags:
    Private: -
def deep_copy(_h = nil)
  @path.dup
end