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