# File lib/less/rails/helpers.rb, line 89
        def stylesheet_url(stylesheet)
          "url(#{scope.stylesheet_path(stylesheet)})"
        end