Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > stringioライブラリ > StringIOクラス > eof
eof -> bool
eof? -> bool
自身の pos が文字列の終端にあれば true を返します。そうでないなら false を返します。