# File lib/rdf/redland/store.rb, line 110
    def initialize(mem_name,options)
      super("file",mem_name,options)
    end