# File lib/less/rails/less_transformer.rb, line 13
      def render(scope, locals)
        self.class.evaluate(@filename, @source, scope)
      end