6 7 8 9
# File 'lib/pdf/components/hr.rb', line 6 def render(**_options) stroke_horizontal_rule move_down 10 end