# File lib/rqrcode/qrcode/qr_util.rb, line 110
    def QRUtil.get_pattern_positions(version)
      PATTERN_POSITION_TABLE[version - 1]
    end