# File bz2.rb, line 207
def  each(separator = $/) 
yield line
end