63 64 65 66
# File 'lib/html/parser.rb', line 63 def parse_comment scan COMMENT CommentElement.new(@scanner[1]) end