@private
# File lib/rspec/core/flat_map.rb, line 6 def flat_map(array) array.flat_map { |item| yield item } end
[Validate]
Generated with the Darkfish Rdoc Generator 2.