# File lib/barby/barcode/ean_13.rb, line 106 def right_encodings right_numbers.map{|n| RIGHT_ENCODINGS[n] } end