@MainThread static fun getAsyncBackgroundHandler(): Handler!
A Handler class that uses a separate background thread dedicated to Epoxy. Additionally, this handler calls Message#setAsynchronous(boolean) for each Message that is sent to it or Runnable that is posted to it