# File lib/virtus/support/equalizer.rb, line 30
    def <<(key)
      @keys << key
      self
    end