# File src/rexml/source.rb, line 89
                def empty?
                        @buffer.nil? or @buffer.strip.nil?
                end