78 79 80 81 82
# File 'lib/enolib/elements/fieldset.rb', line 78 def touch @touched = true _entries.each(&:touch) end