# File lib/virtus/attribute_set.rb, line 91
    def [](name)
      @index[name]
    end