Object
Extensions to Array needed by Reek.
# File lib/reek/smells/data_clump.rb, line 9 def intersection self.inject { |res, elem| elem & res } end
[Validate]
Generated with the Darkfish Rdoc Generator 2.