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