# frozen_string_literal: true class Tv < Sinclair::Model.for(:model, writter: false, comparable: false) end