# File lib/more/facets/openobject.rb, line 191
    def store(k,v)
      super(k.to_sym,v)
      define_slot(k)
    end