# File lib/nicovideo/page.rb, line 12 def initialize agent @agent = agent @page = nil @title = nil @not_found = false end