map

abstract fun map(map: GameMap): GameMap
abstract fun map(value: Text): Text
abstract fun map(value: Transfer): Transfer