# File data/examples/ruby/Borges/SushiNet/StoreFront.rb, line 3
  def render_content_on(html)
    html.text(self.text)
  end