Provides a list of all instantiated objects of the class.
21 22 23
# File 'lib/elo/helper.rb', line 21 def all @all ||= [] end