# File lib/twitter/rest/lists.rb, line 351
      def list(*args)
        list_from_response(:get, '/1.1/lists/show.json', args)
      end