6 7 8
# File 'lib/pdf/components/spacer.rb', line 6 def render(amount: 20, **_options) move_down amount end