# File lib/dm-core/collection.rb, line 232
    def reverse
      all(self.query.reverse)
    end