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