--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Or---Returns true. As anObject is an argument to a method call, it is always evaluated; there is no short-circuit evaluation in this case. - !ruby/struct:SM::Flow::VERB body: " true | puts("or")\n true || puts("logical or")\n" - !ruby/struct:SM::Flow::P body: produces: - !ruby/struct:SM::Flow::VERB body: " or\n" full_name: TrueClass#| is_singleton: false name: "|" params: | true | obj => true visibility: public