# File lib/ole/ranges_io.rb, line 124
  def eof?
    @pos == @size
  end