lib/arbre/element_collection.rb in arbre-1.4.0 vs lib/arbre/element_collection.rb in arbre-1.5.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Arbre
# Stores a collection of Element objects
class ElementCollection < Array