# File lib/nokogiri/html/sax/parser.rb, line 7 def parse_memory data, encoding = 'UTF-8' native_parse_memory(data, encoding) end