관리-도구
편집 파일: to_a-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Always returns an empty array. - !ruby/struct:SM::Flow::VERB body: " nil.to_a #=> []\n" full_name: NilClass#to_a is_singleton: false name: to_a params: | nil.to_a => [] visibility: public