Code like the following sucks: ``` ruby def self.model_name ActiveModel::Name.new(self, nil, Object.to_s) end ```