# File lib/brakeman/report/renderer.rb, line 20
def
render
ERB
.
new
(
template
).
result
(
binding
)
end