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