# File lib/active_ldap/ldif.rb, line 831
      def <<(operation)
        @operations << operation
      end