51 52 53
# File 'lib/code42/org.rb', line 51 def self.find_all_inactive_orgs client.orgs(active: false) end