35 36 37
# File 'lib/iterable/lists.rb', line 35 def create(name) Iterable.request(conf, '/lists').post(name: name) end