# File lib/more/facets/erb.rb, line 47
def
erb_result
(
str
)
ERB
.
new
(
str
).
result
(
binding
)
end