# File lib/htmldiff.rb, line 246
    def end_of_tag?(char)
      char == '>'
    end