<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Sixeight</author_name>
  <author_url>https://blog.hatena.ne.jp/Sixeight/</author_url>
  <blog_title>ちなみに</blog_title>
  <blog_url>https://blog.nishimu.land/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>http://ujihisa.nowa.jp/entry/62365f7d52どうせならここまでしたい感じ module OOnize def not; !self end def and(other) self &amp;&amp; other end def or(other) self || other end end class TrueClass include OOnize end class FalseClass include OOnize end before a = 3 b = 4 if a.odd? &amp;&amp; b.odd?.not p 'OK' end after a = 3 b = 4 i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.nishimu.land%2Fentry%2F20081229%2F1230569355&quot; title=&quot;Re: Object-oriented negation operators - ちなみに&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-12-29 01:49:15</published>
  <title>Re: Object-oriented negation operators</title>
  <type>rich</type>
  <url>https://blog.nishimu.land/entry/20081229/1230569355</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
