method

convert_to_array

convert_to_array(obj, copy = false)
private

Converts the obj to an Array. If copy is set to true a copy of obj will be made if necessary.