# File bin/el4r-instance, line 815 def el4r_elobject_new(id, klass = nil) (klass || ELObject).new(self, id) end