# File lib/kwartz/binding/jstl.rb, line 233
    def handle_jstl_import(options)
      return _handle_jstl_params('import', %w[url context charEncoding var scope], options)
    end