class RQRCodeCore::QRCode

def make #:nodoc:

:nodoc:
def make #:nodoc:
  prepare_common_patterns
  make_impl(false, get_best_mask_pattern)
end