# File lib/twitter/rest/lists.rb, line 314
      def list_update(*args)
        list_from_response(:post, '/1.1/lists/update.json', args)
      end