# File lib/facets/more/elementor.rb, line 43
  def each( *args, &block )
    @array.each( *args, &block )
  end