# File lib/more/facets/openobject.rb, line 196
    def fetch(k,*d,&b)
      super(k.to_sym,*d,&b)
    end