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