관리-도구
편집 파일: to_a-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <em>self</em>. If called on a subclass of Array, converts the receiver to an Array object. full_name: Array#to_a is_singleton: false name: to_a params: | array.to_a -> array visibility: public