# File lib/less/rails/helpers.rb, line 77
        def javascript_path(javascript)
          scope.javascript_path(javascript).inspect
        end