Module
Enumerable
In:
lib/xtemplate/util.rb
Methods
all?
any?
Public Instance methods
all?
() {|v| ...}
any?
() {|v| ...}
[Validate]