# File lib/nicovideo/random.rb, line 11
    def each
      self.videos.each {|v| yield v }
    end