class NetworkingWireframe {

    static func makeViewController() -> NetworkingViewController {
      return NetworkingViewController()
    }