Returns the value of @at_beginning_proc.
Returns:
641 642 643
# File 'lib/stream.rb', line 641 def at_beginning? @at_beginning_proc.call end