# File lib/rgen/metamodel_builder.rb, line 197 def self.method_added(m) raise "Do not add methods to model classes directly, add them to the ClassModule instead" end