# File lib/bson/types/object_id.rb, line 169 def generation_time Time.at(@data.pack("C4").unpack("N")[0]).utc end