관리-도구
편집 파일: %3d%3d%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Case Equality---For class <tt>Object</tt>, effectively the same as calling <tt>#==</tt>, but typically overridden by descendents to provide meaningful semantics in <tt>case</tt> statements. full_name: Object#=== is_singleton: false name: === params: | obj === other => true or false visibility: public