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