--- !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 <anything_else>.nil? => false\n"
- !ruby/struct:SM::Flow::P
body: Only the object nil responds true to nil?.
full_name: Object#nil?
is_singleton: false
name: nil?
params: ()
visibility: public