# File lib/familia/helpers.rb, line 35
        def update_time!
          update_time
          save if respond_to? :save
          @updated
        end