# File lib/rqrcode/export/html.rb, line 17
        def as_html
          rows.map(&:as_html).join
        end