23 24 25
# File 'lib/contentstack/entry_collection.rb', line 23 def collect &block self.each(&block) end