# File data/examples/ruby/Borges/SushiNet/StoreCheckoutTask.rb, line 7
  def go
    inform('foo')
    return true
  end