# File lib/bson/grow.rb, line 134
    def doc!(key) # Append object element unfinished
      b_do!(key, BSON::BSON_RUBY::OBJECT)
    end