Per 95629c2, MobileContext::singleton() was moved to a MobileFrontend MW service (MobileFrontend.Context).
@pmiazga wants us to break this class into small services. So, the step one will be to replace all MobileContext::singleton() in the code base to the MobileFrontend.Context service and then break down the class into small services.