<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>myokoym</author_name>
  <author_url>https://blog.hatena.ne.jp/myokoym/</author_url>
  <blog_title>myhd</blog_title>
  <blog_url>https://myokoym.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>メモ メソッドとインスタンス変数 メソッドはクラスに、インスタンス変数はオブジェクトに属する オブジェクトはクラスの参照を持つ メソッド探し メソッドが呼び出されたら参照先を探しに行く 参照先クラスに無いときはスーパークラスを辿る クラスとmodule moduleがincludeされているとき、includeされているクラスの後にmoduleを探しに行き、その後でスーパークラスに行く 複数のmoduleがincludeされているとき、後にincludeされたmoduleが優先 探す順序はクラスのancestorsメソッドで確認できる irb(main):001:0&gt; Integer.ance…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmyokoym.hatenadiary.org%2Fentry%2F20120825%2F1345912641&quot; title=&quot;メタプログラミングRuby第１章を読んだ - myhd&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>https://images-fe.ssl-images-amazon.com/images/I/51TODrMIEnL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-08-25 01:37:21</published>
  <title>メタプログラミングRuby第１章を読んだ</title>
  <type>rich</type>
  <url>https://myokoym.hatenadiary.org/entry/20120825/1345912641</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
