Cultivating a generous spirit
Let us accept that the itinerary and ministry of Elisha described in II Kings 4:8-17 fits the profile of a 21st century missionary. The question then is: Whose responsibility is it to care for Elisha?
By Kehinde Ojo,
East African Office,
West African Office
The origin of missions as emanating from Old Testament, or exclusive to the New Testament after the birth of the early Church, remains debatable. But let us accept that the itinerary and ministry of Elisha described in II Kings 4:8-17 fits the profile of a 21st century missionary. The question then is: Whose responsibility is it to care for Elisha?
On whom should God depend to cater for missionaries?
Stories about Elijah and Elisha clearly suggest that they depended on structures enabled by God for their needs to be met. It is likely that, given their many exploits, people cared more for what they could get out of these prophets (missionaries) than what they could do to help them. Stereotypes abound today when we think of missionaries. Those who have foreign affiliations are expected to come with a lot of foreign money and “share” with the locals. Indigenous missionaries are sometimes perceived as beggars, and many churches are not very open to supporting missionaries who are not from their fold.
The family in this story is not given to stereotypes. The wealthy woman and her family took the initiative to make their resources available to Elisha by offering him a meal after a tiring journey.
Inviting guests, or better put, strangers, to meals appeared to be the norm for this family, such that “no, thank you” was not an acceptable response.
The woman persuaded (subtly forced) him to eat! (verse 8a) Wow! She is giving away her meal and she was not ready to take no for an answer. What a generous spirit! Elisha soon became a regular guest in this home, whenever his itinerary allowed. The generous family built him a guest chalet, freely releasing their resources to help an itinerant minister. They were thorough in their efforts to provide him with a comfortable stay.
Resourcing mission
Every local church, irrespective of location, has been endowed by God with time, talent and treasures to cater for the needs of missionaries. Church leaders are encouraged to open up to the missional God, accepting whomever He sends to them. The service they render is primarily to God, for the benefit of the missionary and the mission agency. The generosity of this family is born out of freewill and primacy of service.
What amazing freedom they enjoyed in their giving. Similarly, individuals, families and churches should give in order to add value, rather than focusing on what they get back. It is important to note that this couple took the initiative to give, not because they were asked, but because they were always looking for opportunities to make a difference! This virtue can be emulated by all, regardless of culture or circumstances.
Here are some ways churches in Africa can support missionaries today:
Create a mission fund: The starting point for engagement in mission by any local church is to create a missions budget and possibly appoint a committee to manage the resources.
Decide who will benefit: The committee, on behalf of the local church, should prayerfully choose a missionary or mission agency that needs any kind of support or act of kindness. It may involve the use of time, talent or treasure. Money is not the only need in the lives of missionaries. As a local church or individual families, you may want to make a visit, buy a gift, offer a service, provide counsel and/or encouragement, give a donation, pray or offer a meal.
Support on a regular basis: It is very challenging when missionaries are treated with disdain by churches in respect to support. You do not need to wait until you receive a letter of appeal to make a donation.
Challenge your members: The mission enterprise is not for select church members. It is everyone’s responsibility. Information can be made available to the congregation through the promotion of mission on a yearly basis. A Sunday service can be set aside each year to receive news about mission globally and inform the congregation about the different ways they can actively participate.
Kehinde Ojo is IFES Program Director for Indigenous Support Development.
__________
This originally appeared in AfriGo - Volume 1, Issue 4
Related Stories

From noodles to soccer balls
Aof had gone to church for many Sundays and had said many “Amens” to the prayers people had prayed for her – but nothing really worked until she challenged God herself.

The seed planter
This week we were privileged to hear the testimony of a man whose life was eternally changed by a simple question. We invited Martin to sit around a table on our back porch to share with us how the Lord saved him, and how God opened his eyes to the truth of the Gospel. This is Martin’s story.

Encouraged and empowered: Helping women help themselves
Like most girls from her village, Khushboo grew up accepting the established gender roles. She would do housework in her parents’ home until the day she moved into her husband’s home, and she wouldn't leave their husband’s house until she was carried out – when she died.

Mark is making gospel connections in Ecuador
When you join any new community, it's a challenge to form relationships. With God, however, new relationships are often built in exciting and unexpected ways.

No longer an orphan
Rachel is 17 years old, living in extreme poverty and raised by a single mother when her father died.
Expression curEntry.getAssetRenderer().getArticle is undefined on line 27, column 48 in 20155#20207#1429419.
1<style>
2
3</style>
4<#if entries?has_content>
5 <#assign storyIndex = 0>
6 <#list entries as curEntry>
7 <#assign storyIndex = storyIndex + 1>
8 </#list>
9</#if>
10<#if storyIndex != 1>
11
12 <h2>Most Read Stories</h2>
13
14 <#if entries?has_content>
15 <#assign storyIndex = 1>
16 <#list entries as curEntry>
17 <#assign url = request.getAttribute('CURRENT_URL')>
18 <#assign paramMinistry = httpUtil.getParameter(url, "Ministry_ID", false)>
19 <#assign currentPageIndex = url?last_index_of("/")>
20 <#assign mainArticle = url?substring(currentPageIndex)>
21 <#assign currentPageIndex = mainArticle?index_of("?")>
22 <#if (currentPageIndex > 0) >
23 <#assign mainArticle = mainArticle?substring(1,currentPageIndex)>
24 </#if>
25
26 <#assign assetRenderer = curEntry.getAssetRenderer() />
27 <#assign article = curEntry.getAssetRenderer().getArticle()>
28 <#assign articleKey = article.getResourcePrimKey()>
29 <#assign docXml = saxReaderUtil.read(curEntry.getAssetRenderer().getArticle().getContentByLocale(locale)) />
30 <#assign abstract = docXml.valueOf("//dynamic-element[@name='Text_Box7568']/dynamic-content/text()") />
31 <#assign ministry = docXml.valueOf("//dynamic-element[@name='Ministry_ID']/dynamic-content/text()") />
32 <#assign country = docXml.valueOf("//dynamic-element[@name='countries']/dynamic-content/text()") />
33 <#assign selectedImage = docXml.valueOf("//dynamic-element[@name='Square_Pic_URL']/dynamic-content/text()") />
34 <#assign title = docXml.valueOf("//dynamic-element[@name='title']/dynamic-content/text()") />
35 <#assign viewURL = assetRenderer.getURLViewInContext(renderRequest, renderResponse, '') >
36 <#assign titleURL = article.urlTitle >
37 <#if mainArticle != titleURL>
38 <#assign articleURL = viewURL + '?Ministry_ID=' + ministry + '&countries=' + country>
39 <div class="media" style="margin:0; padding: 5px 0; border-top:1px solid rgba(150,150,150,0.15);">
40
41
42
43
44 <a class="pull-left" href="${articleURL}"><img src="${selectedImage}" style="max-width: 75px;"></a>
45
46
47 <div class="media-body">
48 <a href="${articleURL}"><h4 class="media-heading">${curEntry.getTitle(locale)}</h4></a>
49 <h6 style="color:rgba(150,150,150,0.6);overflow:hidden;white-space: nowrap;text-overflow:ellipsis;margin-bottom:0;">${abstract}</h6>
50
51 </div>
52 </div>
53 </#if>
54
55 </#list>
56
57 <div class="margin-bottom" style="width:100%; border-top:1px solid rgba(150,150,150,0.15);"></div>
58 </#if>
59
60</#if>