123 124 125 126 127 128
# File 'lib/sequence.rb', line 123 def all_data holding_position{|posi| posi.begin! posi.read! } end