# File lib/rexml/source.rb, line 115
    def position
      @orig.index( @buffer )
    end