# File lib/more/facets/openobject.rb, line 185
  def [](k)
    super(k.to_sym)
  end