Object
# File lib/rspec/expectations/extensions/array.rb, line 3 def none?(&block) !any?(&block) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.