관리-도구
편집 파일: nil%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "call_seq:" - !ruby/struct:SM::Flow::VERB body: " nil.nil? => true\n" - !ruby/struct:SM::Flow::P body: Only the object <em>nil</em> responds <tt>true</tt> to <tt>nil?</tt>. full_name: NilClass#nil? is_singleton: false name: nil? params: () visibility: public