# File lib/hirb/helpers/unicode_table.rb, line 12
  def self.render(rows, options={})
    new(rows, options).render
  end