and it is too important to treat religiously. Code formatting is about communication, and communication is the professional developer’s first order of business. Clean Code, Robert Martin
:record_class => self) end def map_to_table(table_name) features << Relation.new(:name => table_name, :db => BrokenRecord.database, :record_class => self) end from broken_record