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