# File lib/origin/selectable.rb, line 42 def all(criterion = nil) send(strategy || :__union__, with_array_values(criterion), "$all") end