module Travis::API::V3 class Models::LogPart < Model belongs_to :log end end