<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Nobuhisa</author_name>
  <author_url>https://blog.hatena.ne.jp/Nobuhisa/</author_url>
  <blog_title>Nobuhisa's diary</blog_title>
  <blog_url>https://nobuhisa.hatenablog.jp/</blog_url>
  <categories>
    <anon>CLOS</anon>
    <anon>メモ</anon>
  </categories>
  <description>興味あるけどまだ触ってないCLOS。 こんなことができるらしい。 (defclass name () ()) (defmethod say ((n name) string) (format t &quot;~A&quot; string)) (defmethod say :before ((n name) string) (princ &quot;Hello,&quot;)) (defmethod say :after ((n name) string) (princ &quot; speaking.&quot;)) (say (make-instance 'name) &quot;Bobby&quot;) ;Hello,Bobby speaking. http://j…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnobuhisa.hatenablog.jp%2Fentry%2F20080324%2F1206433183&quot; title=&quot; - Nobuhisa&amp;#39;s diary&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-03-24 17:19:43</published>
  <title></title>
  <type>rich</type>
  <url>https://nobuhisa.hatenablog.jp/entry/20080324/1206433183</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
