context 'creating a list with elements' do
    it 'is not nil' do
      expect(loaded_list).not_to be_nil
    end