# File lib/nicovideo/comments.rb, line 2
  def initialize video_id, xml
    @video_id = video_id
    @xml = xml
  end