# File lib/bson/grow.rb, line 146
    def array(key) # Append array element finished
      b_do(key, BSON::BSON_RUBY::ARRAY)
    end