# File lib/rqrcode/qrcode/qr_rs_block.rb, line 17 def initialize( total_count, data_count ) @total_count = total_count @data_count = data_count end