# File lib/squish.rb, line 1208
  def initialize (o={})
    # puts "Initializing SimpleSQL store with opts: #{o.inspect}"
    @opts=o
  end