# File lib/dm-core/model.rb, line 234
    def reverse
      all.reverse
    end