<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hateka</author_name>
  <author_url>https://blog.hatena.ne.jp/hateka/</author_url>
  <blog_title>hateka’s blog</blog_title>
  <blog_url>https://hateka.hateblo.jp/</blog_url>
  <categories>
    <anon>js</anon>
  </categories>
  <description>はじめてみたけどこんな書き方があるんだなー。 hoge = {}; hoge.test = function(){ var Test = function(){ this.hello = function(s){ return s+'hello'; } }; return Test; } var Test = hoge.test(); var init = new Test(); init.hello('hi!'); 一度オブジェクトを返して、 そのオブジェクトからオブジェクトを作るってことだよね。 こういう柔軟な言語構造がjavascriptのすごいとこだ。 自然といえば自然だけどすごくトリ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhateka.hateblo.jp%2Fentry%2F20120129%2F1327848940&quot; title=&quot;変わった書き方でオブジェクトを返す - hateka’s blog&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>2012-01-29 23:55:40</published>
  <title>変わった書き方でオブジェクトを返す</title>
  <type>rich</type>
  <url>https://hateka.hateblo.jp/entry/20120129/1327848940</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
