# File lib/less/rails/helpers.rb, line 57
def
image_url
(
img
)
"url(#{scope.image_path(img)})"
end