module Travis::API::V3 class Services::Organization::Find < Service def run! find end end end