<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takehikom</author_name>
  <author_url>https://blog.hatena.ne.jp/takehikom/</author_url>
  <blog_title>わさっきhb</blog_title>
  <blog_url>https://takehikom.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>何らかの事情で，Rubyスクリプトを読んで理解しないといけなくなった人のためのメモです．目標はカバー率70%． オブジェクト指向 クラスの中の「@名前」はインスタンス変数（Javaのフィールドに相当），「名前()」はメソッド．あまり出てこないけど「@@名前」はクラス変数（Javaのstatic宣言された変数に相当）． クラスの中で「def メソッド名(...) ... end」とあれば，「変数 = クラス名.new(...)」でインスタンスを作ったあと，「変数.メソッド名(...)」で呼び出せる．new() という名前のメソッドは定義しないが，initialize() がほぼ同じ役割を担う．メ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakehikom.hateblo.jp%2Fentry%2F20090726%2F1248558739&quot; title=&quot; Rubyスクリプトの読み方 - わさっきhb&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>2009-07-26 06:52:19</published>
  <title> Rubyスクリプトの読み方</title>
  <type>rich</type>
  <url>https://takehikom.hateblo.jp/entry/20090726/1248558739</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
