# File lib/yard/generators/base.rb, line 288
def
erb
(
str
)
ERB
.
new
(
str
,
nil
,
'<>'
)
end