# File app/models/smerf_group.rb, line 41 def initialize(item, sort_order_field, owner_ident) # Call the base class constructor with required params super(item, sort_order_field, @@class_code_array, owner_ident) end