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