<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>next49</author_name>
  <author_url>https://blog.hatena.ne.jp/next49/</author_url>
  <blog_title>発声練習</blog_title>
  <blog_url>https://next49.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>よくわからなかったのでメモ。環境は Ruby 2.1.5。以下のようにmixinしたとする。このスクリプトを check_calling_methods.rbとする。 module M def self.included(base) base.extend(ClassMethods) end module ClassMethods def myhello puts 'M, class method, public, hello' end private def myhi puts 'M, class method, private, hi' end end def mybye puts 'M,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnext49.hatenadiary.jp%2Fentry%2F20141123%2Fp1&quot; title=&quot; クラス内でのインスタンスメソッド、クラスメソッドの呼び出し - 発声練習&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>2014-11-23 00:00:00</published>
  <title> クラス内でのインスタンスメソッド、クラスメソッドの呼び出し</title>
  <type>rich</type>
  <url>https://next49.hatenadiary.jp/entry/20141123/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
