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