class RQRCode::Export::HTML::Rows

def as_html

def as_html
  rows.map(&:as_html).join
end