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