# File lib/stream.rb, line 103
  def empty?; at_end? and at_beginning?; end