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