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