15
# File 'lib/bookmaker/parser/epub.rb', line 15 def html; @html ||= Nokogiri::HTML(html_path.read); end