class RQRCode::Export::HTML::Cell

def as_html

def as_html
  "<td class=\"#{html_class}\"></td>"
end