Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > pathnameライブラリ > Pathnameクラス > write
write(string, offset=nil, opt={}) -> Integer
IO.write(self.to_s, *args)と同じです。
[SEE_ALSO] IO.write