# File lib/api/right_flexiscale_api.rb, line 559
    def list_running_jobs
      perform_request do
        @api.listRunningJobs
      end
    end