get all the elements of the class
230 231 232
# File 'lib/model/the_class.rb', line 230 def all db.get_records from: self end