# File lib/liquid/standardfilters.rb, line 347
      def reverse
        reverse_each.to_a
      end