--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Return true if prc is the same object as other_proc, or if they are both procs with the same body. full_name: Proc#== is_singleton: false name: == params: | prc == other_proc => true or false visibility: public