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