# File lib/less/rails/helpers.rb, line 85
        def stylesheet_path(stylesheet)
          scope.stylesheet_path(stylesheet).inspect
        end