# File lib/bson/types/object_id.rb, line 118
    def to_a
      @data.dup
    end