Returns:
400 401 402
# File 'lib/intersys.rb', line 400 def include?(obj) load_list.include?(obj) end