# File lib/api/right_flexiscale_api.rb, line 547 def list_jobs(*list) perform_request do @api.ListJobs(list.flatten) end end