# File lib/active_ldap/ldif.rb, line 523 def check_separator return @scanner.check(SEPARATOR) if @sub_scanner.eos? check(SEPARATOR) end