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