# File lib/ohm.rb, line 844
    def self.index(attribute)
      indices << attribute unless indices.include?(attribute)
    end