<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>taslam</author_name>
  <author_url>https://blog.hatena.ne.jp/taslam/</author_url>
  <blog_title>taslamの日記</blog_title>
  <blog_url>https://taslam.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>tips</anon>
  </categories>
  <description>クラスメソッドのエイリアスは特異クラスで実現できる。 class Item def self.hoge 'hoge' end class &lt;&lt; self alias :fuga :hoge end end Item.hoge # =&gt; hoge Item.fuga # =&gt; hoge</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftaslam.hatenadiary.org%2Fentry%2F20080717%2Fp1&quot; title=&quot;クラスメソッドのエイリアス - taslamの日記&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-07-17 00:00:00</published>
  <title>クラスメソッドのエイリアス</title>
  <type>rich</type>
  <url>https://taslam.hatenadiary.org/entry/20080717/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
