# File lib/active_ldap/ldif.rb, line 558 def position @scanner.pos - (@sub_scanner.string.length - @sub_scanner.pos) end