class ActiveRecord::Acts::List::NoUpdate::DisparityClassesError

def initialize

def initialize
  super("The first argument should contain ActiveRecord or ApplicationRecord classes")
end