# File lib/net/ldap/dataset.rb, line 45
  def to_ldif_string
    to_ldif.join("\n")
  end