# File lib/yard/core_ext/symbol_hash.rb, line 48
  def [](key) super(key.to_sym) end