# File lib/hashery/ini.rb, line 115
  def [](key)
    @inihash[key]
  end