module Travis::API::V3
  class Service
    def self.params(*)
    end
  end
end