# File lib/familia/helpers.rb, line 20
        def created
          @created ||= Time.now.utc.to_i
        end