# File lib/prawn/document.rb, line 210
def
move_up
(
n
)
self
.
y
+=
n
end