# File lib/familia/core_ext.rb, line 67
      def in_time
        Time.at(self).utc
      end