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