# File tests/funfx_test.rb, line 57
  def AppMock(name)
    return MockBase.new(name, "idApp")
  end