class RTM::AR::Topic extend RTM::AR::TraverseAssociations def self.index_property_set(*args) define_association(*args) end end