class PDF::Inspector::Graphics::Dash

def set_line_dash(*params)

def set_line_dash(*params)
  @stroke_dash_count += 1
  @stroke_dash = params
end