# File lib/prawn/document.rb, line 395
def
pad
(
y
)
move_down
(
y
)
yield
move_down
(
y
)
end