# File lib/rqrcode/qrcode/qr_code.rb, line 293
    def error_correction_level
      QRERRORCORRECTLEVEL.invert[@error_correct_level]
    end