# File lib/rabl/renderer.rb, line 54
def
engine
@engine
||=
Rabl
::
Engine
.
new
(
nil
,
options
)
end