# File lib/prawn/document.rb, line 487
def
indent
(
x
,
&
block
)
bounds
.
indent
(
x
,
&
block
)
end