# File lib/rd/list.rb, line 25
    def initialize
      @content = []
    end