class PDF::Inspector::Graphics::Line

def begin_new_subpath(*params)

def begin_new_subpath(*params)
  @points << params
end