# File lib/hashery/path_hash.rb, line 117
    def index(value)
      @flat.index(value)
    end