class ErrorWireframe {

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