# File lib/bson/bson_ruby.rb, line 404
    def serialize_eoo_element(buf)
      buf.put(EOO)
    end